home *** CD-ROM | disk | FTP | other *** search
/ Aminet 8 / Aminet 8 (1995)(GTI - Schatztruhe)[!][Oct 1995].iso / Aminet / dev / e / E_Clock.readme < prev    next >
Text File  |  1995-09-20  |  2KB  |  49 lines

  1. Short:    Simple clock written with Amiga E
  2. Author:   hschuman@cs.uni-magdeburg.de <Horst Schumann>
  3. Uploader: hschuman@cs.uni-magdeburg.de <Horst Schumann>
  4. Type:     dev/e
  5.  
  6.   Author: Horst Schumann
  7.           Helmstedter Str. 18
  8.           39167 Irxleben
  9.           Germany
  10.  
  11.           e-mail: hschuman@cs.uni-magdeburg.de (until June, 1996)
  12.  
  13.  
  14.   A little clock program written with Amiga E
  15.   -------------------------------------------
  16.  
  17.   Thanks to Wouter van Oortmerssen for the programming environment
  18.   of Amiga E (and for the release of version 3.2a with which my
  19.   code for the timer.device finally worked).
  20.  
  21.   This is just an example for an analogue clock. I tried to do it
  22.   as system friendly as possible, but a few calculations are still
  23.   in there that take some time, so the system is getting slower,
  24.   if the program is running more than 10 times simultaneously.
  25.   That might be due to some trigonometric calculations. (I did not
  26.   want to put in a look-up table to keep the program small.)
  27.  
  28.   As stated before, this is a simple clock program. I wrote it in
  29.   E just to try the language and to have a clock I can customize
  30.   to my personal preferences. These personal things are not in
  31.   this release, but maybe in the future I release it again as
  32.   shareware, when I added some features. Here it is for the
  33.   E-community to work with. Maybe it is included in the Amiga E
  34.   distribution in the future.
  35.  
  36.   Bugs: - might be possible to optimize further
  37.         - when resizing the window, sometimes the lines are drawn
  38.           in the window borders (rather ugly)
  39.  
  40.  
  41. ============================= Archive contents =============================
  42.  
  43. Original  Packed Ratio    Date     Time    Name
  44. -------- ------- ----- --------- --------  -------------
  45.     4440    1798 59.5% 01-Sep-95 22:08:36  clock
  46.     9107    2899 68.1% 03-Sep-95 21:56:44  clock.e
  47. -------- ------- ----- --------- --------
  48.    13547    4697 65.3% 06-Sep-95 22:55:12   2 files
  49.